home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Games #12
/
GEGA012.iso
/
eroticos
/
SpeedStripPoker.swf
/
scripts
/
DefineButton2_124
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2006-01-17
|
194b
|
12 lines
on(release){
GIRLYPIX.loadMovie("sspoker_sam1.jpg");
GameInit();
gotoAndPlay(2);
dealnewhand();
tellTarget(sounds)
{
gotoAndStop("deal");
play();
}
}